home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Dev / src / Spectrum.readme < prev   
Text File  |  2004-09-23  |  485b  |  13 lines

  1. Short:    Draws color spectrum
  2. Author:   walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  3. Uploader: walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  4. Version:  1.02
  5. Type:     dev/src
  6. Replaces: Spectrum.lha
  7. Requires: C Compiler (e.g. StormC, gcc)
  8.  
  9. Approximates spectral lines using gaussian error distribution curves.
  10. This makes it possible to get the rgb values of a certain wave length.
  11.  
  12. The sourcecode also shows how to use the AmigaOS function ObtainBestPen().
  13.